﻿CHARACTERS = {
	c:PAN = {
		create_character = {
			# Ranjit Singh
			is_general = yes
			first_name = "Ranjit"
			last_name = "Singh"
			historical = yes
			ruler = yes
			birth_date = 1780.11.2
			dna = dna_maharaja_ranjit_singh
			interest_group = ig_armed_forces
			ideology = ideology_traditionalist
			hq = region_north_india
			commander_rank = commander_rank_3
			traits = {
				ambitious
				expert_offensive_planner
				popular_commander
				alcoholic
			}
		}	

		create_character = {
			# Kharak Singh
			first_name = "Kharak"
			last_name = "Singh"
			historical = yes
			heir = yes
			age = 35
			interest_group = ig_armed_forces
			ideology = ideology_traditionalist
			traits = {
				reckless
				expensive_tastes
			}
		}
		
		create_character = {
			first_name = "Dhian"
			last_name = Singh
			historical = yes
			birth_date = 1780.11.2
			ig_leader = yes
			interest_group = ig_landowners
			ideology = ideology_traditionalist
			traits = {
				tactful
				cruel
			}
		}
		
		create_character = {
			first_name = "Hari "Tiger-Killer" Nalwa"
			last_name = Singh
			historical = yes
			birth_date = 1780.11.29
			ig_leader = yes
			interest_group = ig_armed_forces
			ideology = ideology_traditionalist
			hq = region_north_india
			commander_rank = commander_rank_2
			traits = {
				experienced_offensive_planner
				celebrity_commander
			}
		}
		
		create_character = {
			is_general = yes
			first_name = Zorawar
			last_name = Singh
			historical = yes
			age = 50
			hq = region_himalayas
			commander_rank = commander_rank_1
			traits = {
				reserved
				mountain_commander
			}
		}
		
	#	create_character = {
	#		is_general = yes
	#		first_name = Paolo
	#		last_name = Avitabile
	#		age = 45
	#		traits = {
	#	#		harsh
	#	#		gifted_administrator
	#		}
	#
	#	}
	#	
	#	create_character = {
	#		is_general = yes
	#		first_name = Jean_Francois
	#		last_name = Allard
	#		age = 51
	#		traits = {
	#	#		intelligent
	#	#		cavalry_school
	#		}
	#
	#	}
	#	
	#	create_character = {
	#		is_general = yes
	#		first_name = Jean_Baptiste
	#		last_name = Ventura
	#		age = 42
	#		traits = {
	#			romantic
	#	#		drillmaster
	#		}
	#
	#	}
		

	}
}
